home *** CD-ROM | disk | FTP | other *** search
-
- MakeCX v1.0
- ~~~~~~~~~~~
- (C) 1996 by Jens Tröger
-
-
- INTRODUCTION
- ~~~~~~~~~~~~
- MakeCX is a little command which makes you able to make EVERY programm
- appearing like a commodity. The only restriction is that the programm
- you want to be a commodity MUST have a window with a close gadget, other-
- wise you cannot hide/kill the commodity.
-
-
- INSTALLATION
- ~~~~~~~~~~~~
- Copy MakeCX where you want, I put it in my C: drawer.
-
-
- USAGE
- ~~~~~
- Usage is very simple. MakeCX understands the following arguments. I will
- explain them with an example: lets think you have this really genious
- little workbench game Ponder placed in your sys:games drawer...
-
- CX_NAME set the name of the commodity (default is 'Dummy')
- (e.g. CX_NAME=Ponder)
-
- CX_TITLE this sets the title which appears in commodity exchage
- programm (default is 'Dummy`s title')
- (e.g. "CX_TITLE=Ponder v1.0e")
-
- CX_DESCR here you can put a little description of the
- programm (default is 'Little dummy cx')
- (e.g. "CX_DESCR=Genious little WB game")
-
- CX_PROGNAME here you set the path, name and args of the programm
- you want to be a cx. (default is NULL ... means
- that nothing happens if you call it)
- (e.g. CX_PROGNAME=sys:games/ponder)
-
- CX_PROGWINDOW now seth the title of the window to be closes if
- you want to hide/kill the commodity. Note that AmigaDOS
- patterns are allowed. (default is NULL)
- (e.g. CX_PROGWINDOW=Ponder*
- CX_PROGWINDOW=Pond#?1.0e
- "CX_PROGWINDOW=Ponder v1.0e" etc...)
-
- Of couse MakeCX understands all the "real" commodity ToolTypes like:
-
- CX_PRI set the priority of the commodity (default is 0)
- (e.g. CX_PRI=5)
-
- CX_POPUP set to 'YES' if you want to call the window at the
- first start (default is 'NO')
- (e.g. CX_POPUP=YES)
-
- CX_POPKEY set any hotkey for the commodity (default is
- 'rawkey control f10')
- (e.g. "CX_POPKEY=rawkey f2')
-
- Well thats all.
-
-
-
- OTHERS
- ~~~~~~
- For fanatic flames, money, presents, (bugs) and suggestions write to
- one of the following addresses:
-
- snail Jens Tröger
- Hochschulstr. 48, 11-4
- 01069 Dresden
- Germany
-
- e-mail jt18@irz.inf.tu-dresden.de
-
- Special thanx for the idea to Tilo Wünsche from Dresden.
- Greez fly to Knuddel, 'PackMAN' Falk, 'Zet' Matthias, DOSen Frix,
- Marcus and all I forgot.
-
- Now have fun with MakeCX....
-
-
-
-